Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add component for link buttons #35

Merged
merged 4 commits into from
Jun 11, 2024
Merged

add component for link buttons #35

merged 4 commits into from
Jun 11, 2024

Conversation

gurdeepsingh-hub
Copy link
Collaborator

No description provided.

@gurdeepsingh-hub gurdeepsingh-hub linked an issue Jun 7, 2024 that may be closed by this pull request
Copy link
Collaborator

@pardeep4u pardeep4u left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Setting Refrence in some block not fetching whole document

link.appearance === 'primary' && 'bg-indigo-600'
} px-12 py-3 text-sm font-medium ${
link.appearance === 'primary' ? 'text-white' : 'text-indigo-600'
} transition hover:bg-indigo-700 focus:outline-none focus:ring focus:ring-yellow-400`}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

text visibility on hover is low

Copy link
Collaborator

@AthulPM97 AthulPM97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rest looks good

@gurdeepsingh-hub gurdeepsingh-hub merged commit 09a19d0 into main Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants